﻿.header_21_picker{ float: left;  width: 80px; margin-right: 10px;   position: relative; height: 30px; line-height: 30px; margin-top:8px; box-sizing: border-box; user-select: none;}
.header_21_picker::after{ content: ''; position: absolute; top: 6px; height: 20px; width: 1px; background-color: #ffffff; right: 0;}
.header_21_picker input{display: block; width: 100%; height: 30px; box-sizing: border-box; background-color: transparent; font-size: 16px; color: #fff; *color: #333333; cursor: pointer; border: none;  }
.header_21_picker .upDown{position: absolute; display: block; width: 9px; height: 100%; right: 20px; top:0px; cursor: pointer; background: url(/cms/templates/430537062851450000/images/21_header_arr.png) no-repeat scroll center !important;}

@media screen and (max-width: 1000px){
.header_21_picker{  margin-top: 10px; width: 48px;     margin-right: 5px; }
	.header_21_picker input{ font-size: 15px; padding-left: 10px;}
	.header_21_picker .upDown{ right: 5px;}
}
@media screen and (max-width: 414px){
.header_21_picker input{   }
}


#header {
	width: 100%;
}

.header-top {
	max-width: 1300px;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
        position: relative;
}

.header-left {
	float: left;
	width: 400px;
}

.header-left img {
	width: 100%;
	transform: all .1s;
}

.header-right {
	/* width: 100%;	*/
	float: right;
}

.header-other {
	width: auto;
	float: right;
}

/* ipv6提示 */
.other-ipv6 {
	display: inline-block;
	font-size: 12px;
	color: #666666;
	padding: 0 10px;
	height: 20px;
	border-radius: 50px;
	border: 1px #666666 solid;
	line-height: 20px;
	float: left;
}


/* 其他地方语言 */
.other-language {
	float: left;
}

.other-language ul {
	overflow: hidden;
	text-align: right;
}

.other-language ul li {
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #303030;
}

.other-language ul li a {
	padding: 0 15px;
	display: inline-block;
}


/* 其他地方机关 */
.other-local {
	float: left;
}

.other-local ul {
	width: 100%;
	overflow: hidden;
}

.other-local ul li {
	float: left;
	margin-left: 10px;
}

.other-local ul li a {
	display: inline-block;
	font-size: 14px;
	color: #1658a0;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	border: 1px #1658a0 solid;
	border-radius: 6px;
	/* transition: all .3s; */
	text-decoration: none;
}

/* tabbar栏 */
.header-tabbar {
	margin-top: 60px;
}

.header-tabbar ul {
	width: 100%;
	overflow: hidden;
	text-align: right;
}

.header-tabbar ul li {
	float: left;
	margin-left: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.header-tabbar ul li a{
       padding-bottom: 20px;
       display: block;
       position: relative;
}

.header-tabbar ul li a em{
     width: 22px;
    height: 11px;
    background: url(/cms/templates/430537062851450000/images/20fjszf_arr2.png) no-repeat center;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    left: 50%;
    margin-left: -11px;
    display: none;
}
.header-tabbar ul li:hover em{
   /*  display: inline-block;*/
}
.header-tabbar ul li.on em{
     display: inline-block;
}
.header-tabbar ul li:hover .second-nav{
  /*  display: block;*/
}

.header-tabbar ul li a.currentSite{
	color: #1658a0 !important;
}


.header-tip {
	width: 100%;
	height: 80px;
	background: #1558A0;
        clear: both;
}


.header-tip_1300 {
	max-width: 1300px;
	height: 50px;
	margin: 0px auto;
	color: #FFFFFF;
	font-size: 14px;
}

.search-time {
	float: left;
	margin: 15px 0px;
	height: 50px;
	font-size: 16px;
	line-height: 25px;
}

.search-form {
	float: left; display:flex;
	height: 50px;
	margin: 15px 15px 15px 180px;
	background: #4579b3;
	color: #FFFFFF;
	width: 34%;
	border-radius: 5px;
	padding: 0px 20px 0px 20px;
}

.search-input {
	flex: 1;
                float: left;
	width: calc(100% - 30px);
	color: #FFFFFF;
	height: 50px;
                padding: 0 !important;
	font-size: 16px;
	box-sizing: border-box;
}

.search-button {
	width: 30px;
	height: 30px;
	padding-top: 10px;
                margin: 0 !important;
                box-sizing: border-box;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	float: right;
                cursor: pointer;
}

.search-button img {
	display: inline-block;
	vertical-align: middle;
        width: 30px;
}

/* 导航栏悬停菜单 */
.second-nav{
        position: absolute;
        background-color: rgba(23,87,159,1);
        color: #ffffff;
        height: 80px;
        width: 100%;
        display: none;
        left: 0;
        z-index: 1000;
        box-sizing: border-box;
        font-size: 18px;
        font-weight: bold;
}
.second-nav a{
        display: inline !important;
        color: #ffffff  !important;
        padding-bottom: 0 !important;
}
.second-nav .second-nav-a{
        margin-right: 40px !important;
        color: #fff !important;
        display: inline-block !important;
        padding-bottom: 0 !important;
}

.menu-div{
        margin-top: 28px;
}

.bsfw-div{
        margin-right: 162px;
}

.szf-content{
    padding: 0px;
    box-sizing: border-box;
    height: 80px;
    line-height: 30px;
    text-align: left;
    font-size: 17px;
    
}
.left-info{
    float: left;
    width: 73%;
    height: 60px;
    font-weight: normal;
    
}
.left-dist{
    margin-left: 40px;
}
.left-info a{
    padding-bottom: 0 !important;
}
.fsz-div span a{
    margin-right: 15px;
    padding-bottom: 0 !important;
}
.l-r-dist{
    margin: 0 20px;
}
.fsz-div .l-r-dist a{
    margin-right: 0;
}
.right-info{
    float: left;
    width: calc(27% - 10px);
    height: 60px;
    border-left: 1px solid #FFFFFF;
    padding-left: 8px;
    
}
.right-info span{
    margin: 0 15px;
}




/* ==========辅助样式======== */
.allMenu-right {
	display: none;
	width: 42px;
	height: 42px;
	position: absolute;
	right: -10px;
	top: -10px;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	z-index: 99;
}

.header-tabbar ul::-webkit-scrollbar {
	display: none
}

/* 手机下的搜索按钮 */
.header-search-phone {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 30px;
	height: 30px;
	display: none;
}

/* ==========操作设置========= */

/* 悬浮清除 */
.clearflx:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fl{
	float: left;
}

.fr{
	right: ;
}


/* ==========其他网站========= */
.html-wza {
	width: 160px;
	height: 50px;
	background: #f4a53f;
	color: #FFFFFF;
	line-height: 50px;
	font-size: 24px;
	float: right;
	text-align: center;
	margin: 15px 0px;
	border-radius: 5px;
	font-weight: bold; cursor:pointer;
}
.html-zzms{
       float: right;
       background-color: #E66531;
       text-align: center;
       height: 50px;
       line-height: 50px;
       font-size: 24px;
       font-weight: bold;
       margin: 15px 15px 15px 0px;
       border-radius: 5px;
       padding: 0px 15px;
       cursor: pointer;
}

/* ============input========= */
input {
	background: none;
	outline: none;
	border: none;
}

input::-webkit-input-placeholder {
	color: #ffffff;
}

input:-moz-placeholder {
	color: #ffffff;
}

input::-moz-placeholder {
	color: #ffffff;
}

input:-ms-input-placeholder {
	color: #ffffff;
}

@media screen and (max-width: 1340px) {

	.header-top {
		max-width: 1200px;
		box-sizing: border-box;
	}

	.header-left {
		width: 340px;
	}

	.header-tabbar ul li {
		font-size: 24px;
	}

	.header-tip {
		padding: 0px 20px;
		box-sizing: border-box;
	}

	.header-tip_1300 {
		max-width: 1200px;
	}

        /* 导航栏下拉框 */
        .szf-content{
                font-size: 16px;
       }

        .l-r-dist {
                margin: 0 18px;
        }

}

@media screen and (max-width: 1240px) {

	.header-top {
		max-width: 1000px;
		padding: 10px 0px 0px 0px;
		box-sizing: border-box;
	}

        .search-form{
              margin-left: 80px;
        }

	.header-left {
		width: 320px;
	}

	.header-tabbar ul li {
		font-size: 18px;
	}

	.header-tip {
		padding: 0px 20px;
		box-sizing: border-box;
	}
	
	.header-tip_1300{
		max-width: 1000px;
	}

        .second-nav{
               font-size: 16px;
        }
        .second-nav .second-nav-a {
               margin-right: 28px !important;
        }

        .szf-content{
               font-size: 15px;
        }
        .fsz-div span a {
               margin-right: 5px;
        }
        .l-r-dist {
               margin: 0 11px;
        }
        .right-info span {
               margin: 0 8px;
        }

}

/* =================@media================== */

@media screen and (max-width: 1000px) {

	.header-top {
		padding: 20px 20px 0px 20px;
		margin-bottom: 0px;
		box-sizing: border-box;
		border-bottom: 3px solid #1558A0;
	}

        .header-tabbar ul li a{
                padding-bottom: 10px;
        }

	.header-search-phone {
		display: block;
		width: 35px;
		height: auto;
	}

	.header-left {
		width: 300px;
		float: none;
	}

	.header-right {
		float: none;
	}

	.header-other {
		display: none;
	}

        .second-nav{
               display: none !important;
        }

        .header-tabbar ul li a em{
               display: none !important;
        }

	.header-tabbar {
		margin: 15px 0px 0;
		float: none;
		position: relative;
	}

	.header-tabbar ul {
		width: 100%;
		float: none;
		display: flex;
		vertical-align: top;
		white-space: nowrap;
		overflow: hidden;
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
	}

	.header-tabbar ul li {
		margin-left: 0px;
		margin-right: 20px;
	}

	/* 导航条右侧遮罩 */

	.allMenu-right {
		display: inline-block;
	}

	.header-tip {
		 
	}

}


@media screen and (max-width: 750px) {
	.header-top {
		padding: 20px 20px 0px 20px;
		margin-bottom: 0px;
		box-sizing: border-box;
	}

	.header-search-phone {
		display: block;
		width: 25px;
		height: auto;
	}

	.header-left {
		width: 230px;
		float: none;
	}

	.header-right {
		float: none;
	}

	.header-other {
		display: none;
	}

	.header-tabbar {
		margin: 15px 0px 0px;
		float: none;
		position: relative;
	}

	.header-tabbar ul {
		width: 100%;
		float: none;
		display: flex;
		vertical-align: top;
		white-space: nowrap;
		overflow: hidden;
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
	}

	.header-tabbar ul li {
		margin-left: 0px;
		margin-right: 20px;
	}

	/* 导航条右侧遮罩 */

	.allMenu-right {
		display: inline-block;
	}

	.header-tip {
		 
	}


}



@media screen and (max-width: 320px) {
	
	.header-left {
		width: 200px;
		float: none;
	}
	
	
}


#overlay3 {
    background: #000;
    filter: alpha(opacity=90); /* IE的透明度 */
    opacity: 0.9;  /* 透明度 */
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100; /* 此处的图层要大于页面 */
    display:none;
}
#sso{ display: none; position: fixed; z-index: 101; left:20%; right:20%; top:40%; height:60px; line-height:60px;
  border-radius:10px; overflow:hidden; 
 }
.ssipto{ float:left; width:80%; box-shadow: 4px 4px 7px rgba(0,0,0,0.3) inset; background:#FFF;  }
.ssipt{ width:100%; height:60px; font-size:24px; border:0;  }
td.ssipt{ padding-left:10px;  }
.ssbtno{ float:left; width:20%; }
a.ssbtn{ cursor:pointer; width:100%; display:block; text-align:center; color:#FFF; background:#1558A0; height:60px; font-size:24px; box-shadow: -4px 4px 7px rgba(0,0,0,0.3) inset;   }
a.ssbtn:hover{color:#FFF; }

@media (max-width: 992px) {
.ssipto{ width:70%; }
.ssbtno{ width:30%; }
#sso{ left:20px; right:20px;}
}

.ipv6{ float:right; width:110px; height:24px; line-height:24px;  background:#65aeee; color:#FFF; text-align:center; border-radius:12px; margin-right:10px; margin-top:14px; }


.headerbtn{ float:right; }
@media screen and (max-width: 1000px) {
.header-tip{ padding: 0px 15px;  }
.headerbtn{   }
.html-wza{ display:none; }
.html-zzms{    margin: 15px 0; font-size: 18px; padding:0 10px; }
.search-time{ display:none; }
.search-form{ width: calc(100% - 102px ); margin:15px 0 !important; box-sizing: border-box; padding: 0px 5px; }
.search-button{ width: 20px; padding-top: 13px;}
.search-button img { width: 20px; }
}

